Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_parse
date_parse
Returns an associative array with detailed information about a given date
Name:
date_parse
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an associative array with detailed information about the specified date.
Related
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?
5
Similar Functions
strtotime
strtotime
ParsesanyEnglishtext
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
date_get_last_errors
date_get_last_errors
AliasforDateTime::
date_parse
date_parse
Returnsanassociative
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_isodate_set
date_isodate_set
DateTime::setISODate
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
timezone_open
timezone_open
AliasforDateTimeZo
Popular Articles
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?